This folder contains the static files generated by Django by running:

	- python manage.py collectstatic

These files can be served using a webserver (Nginx, Apache, etc.) and will serve as the backend
entry point.